Folder 2.5 Exists [internal]
This method checks whether a folder with the specified FolderPath exists or not.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| peBaseFolder | eBaseFolder | In | Indicates the root folder to use as starting point for folder actions |
| pasFolderPath | StringArray | In | String array with the label of the parent folders (except the base folder) and the requested folder (e.g. "MobilePhones","330","Modules"). |
| plOutFolderRef | Long | Out | Identifier of the folder |
Requirements are:
- The user must have read access for the object.